Skip to content

FIX Add rapids-pytest-benchmark pkg for cugraph tests - #191

Closed
mike-wendt wants to merge 3 commits into
branch-0.18from
fix-cugraph-nightly-test
Closed

mike-wendt wants to merge 3 commits into
branch-0.18from
fix-cugraph-nightly-test

Conversation

@mike-wendt

Copy link
Copy Markdown
Contributor

Merging changes into branch-0.18 from #190

dillon-cullinan and others added 3 commits December 9, 2020 11:39
[REVIEW] FIX Call nvidia-smi before test
This fixes failing nightly tests for cugraph due to:
```
 + py.test --junitxml=/var/lib/jenkins/workspace/rapidsai/nightly-tests/docker-test-cugraph/CUDA_VER/11.0/DOCKER_REPO/rapidsai/rapidsai-dev-nightly/LINUX_VER/ubuntu16.04/PYTHON_VER/3.7/RAPIDS_VER/0.17/testresults/pytest.xml -v /rapids/cugraph/python
 ERROR: usage: py.test [options] [file_or_dir] [file_or_dir] [...]

 py.test: error: unrecognized arguments: --benchmark-gpu-disable
   inifile: /rapids/cugraph/python/pytest.ini
   rootdir: /rapids/cugraph/python
```
@mike-wendt
mike-wendt requested a review from a team as a code owner December 9, 2020 22:53
@mike-wendt mike-wendt added 4 - Needs Reviewer Waiting for reviewer to review or respond 4 - Needs Tests Waiting for test results to make a decision labels Dec 9, 2020
@mike-wendt
mike-wendt force-pushed the fix-cugraph-nightly-test branch from c46404d to 97c2660 Compare December 9, 2020 22:55
@mike-wendt mike-wendt closed this Dec 9, 2020
@mike-wendt

Copy link
Copy Markdown
Contributor Author

Will open a new PR shortly that does not impact the previous

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4 - Needs Reviewer Waiting for reviewer to review or respond 4 - Needs Tests Waiting for test results to make a decision

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants